home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / network / chat / ircii-2.8he / ircii-2 / help / NOTE / FLAG < prev    next >
Encoding:
Text File  |  1993-05-04  |  2.8 KB  |  48 lines

  1. Usage: NOTE FLAG [&<passwd>] [+|-<flags>] [#<ID>]
  2.         <nick!username@host> <+|-flags>
  3.   You can add or delete as many flags as you wish with +/-<flag>.
  4.   + switch the flag on, and - switch it off. Example: -S+RL
  5.   Following flags with its default set specified first are available:
  6.     -S > News flag for subscribing.
  7.     -M > Request is removed after you sign off.
  8.     -Q > Ignore request if recipient's first nick is equal to username.
  9.     -I > Ignore request if recipient is not on same server as request.
  10.     -W > Ignore request if recipient is not an operator.
  11.     -Y > Ignore request if sender is not on IRC.
  12.     -N > Let server send a note to you if message is delivered.
  13.     -D > Same as N, except you only get a message (no queued note to you).
  14.     -R > Repeat processing the request until timeout.
  15.     -F > Let server send note info for matching recipient(s). Any message
  16.          part specify what to match with the realname of the recipient. 
  17.     -L > Same as F, except you only get a message (no queued note to you).
  18.     -C > Make sender's nicks be valid in all cases username@host is valid.
  19.     -V > Make sender's "nick*" be valid in all cases username@host is valid.
  20.     -X > Let server display if recipient signs on/off IRC or change
  21.          nickname. Any message specified is returned to sender.
  22.     -A > Show what server matching user is on using X flag.
  23.     -J > Show what channel matching user is on using X flag.
  24.     -U > Do not display nick-change using X flag.
  25.     -E > Ignore request if nick, name and host matches the message text
  26.          starting with any number of this format: 'nick!name@host nick!... '
  27. *    -B > Send a message to every account who match the nick!user@host 
  28. *         This creates a received list with flag H set. (see LS +h)
  29. *    -T > Send a message not all nicks on same accounts too using B flag.
  30. *    -K > Give keys to unlock privileged flags by setting that flags on.
  31. *         The recipient does also get privileges to queue unlimited 
  32. *         numer of requests, list privileged flags and see all stats.
  33. *    -Z > Make it impossible for recipient to queue anything at all.
  34.   Other flags which are only displayed but can't be set by user:
  35.     -O > Request is queued by an operator.
  36.     -G > Notice message is generated by server.
  37. -    -B > Broadcasting message.
  38. *    -H > Flag list for who's received Broadcast message (B flag).
  39. -  Notice: Message is not sent to recipient using F, L, R or X flag.
  40. -  Using this flags, no message needs to be specified.
  41. *  Notice: Message is not sent to recip. using F, L, R, X, K, Z or H
  42. *  flag (except if B flag is set for R). For this flags, no msg. needed.
  43.  
  44.   Examples:
  45.     FLAG * +cj     : Switch on c and j flag for all requests.
  46.     FLAG +x * +c   : Switch on c flag for all req. which have x flag.
  47.     FLAG nick -c+j : Switch off c flag and which on j flag for nick
  48.